home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-12-22 | 587 b | 20 lines | [TEXT/GEOL] |
- Item 9458957 18-Dec-89 10:12
-
- From: MUYSVASOVIC ACE - Jean-Denis Muys-Vasovic
-
- To: DAWSON.M Dawson, Mark
-
- cc: MACAPP.TECH$ MacApp Technical
-
- Sub: TCluster without box
-
- Mark,
-
- If you define the cluster label to be the empty string, then the box is not
- drawn at all. If you want the label without the box, you could define a
- subclass of TCluster overriding the draw method, but I would simply use a
- cluster without a title and add the title as a TStaticText.
-
- Jean-Denis
-
-